Hệ thống quản lý phòng khám trực tuyến bằng PHP

1 <script>
2     $j(function(){
3         
var tn = 'disease_symptoms';
4
5         
/* data for selected record, or defaults if none is selected */
6         
var data = {
7         };
8
9         
/* initialize or continue using AppGini.cache for the current table */
10         AppGini.cache = AppGini.cache || {};
11         AppGini.cache[tn] = AppGini.cache[tn] || AppGini.ajaxCache();
12         
var cache = AppGini.cache[tn];
13
14         cache.start();
15     });
16 </script>


Gõ tìm kiếm nhanh...